-
-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[15.0][IMP] sale_planner_calendar: Backport improvements from 16.0 #3422
Open
carlosdauden
wants to merge
11
commits into
OCA:15.0
Choose a base branch
from
Tecnativa:15.0-IMP-sale_planner_calendar-backport_imporvements
base: 15.0
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
[15.0][IMP] sale_planner_calendar: Backport improvements from 16.0 #3422
carlosdauden
wants to merge
11
commits into
OCA:15.0
from
Tecnativa:15.0-IMP-sale_planner_calendar-backport_imporvements
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…n address By passing `True` to the `_display_address` method, the company/partner name is omitted from the address format, ensuring that only address details are displayed. This change was to calculate the GPS location exactly. TT51008
…tead of sale.planner.calendar.event
…_calendar_event.py in calendar_event.py
…planner_calendar_event_profile
…d if new_start is empty TT51461
…y week day in reassign wizard TT51485
…ner_user_id field in calendar.event Code improvements and translations. TT51632
…_type with same name that sale_planner_calendar_event_profile
There is an error in the recurrence test. With the previous routing event model, when events were reassigned, a new recurrence was created for the modified events. In v16 I remember I had to modify the wizard logic in the migration because of the changes in the new version of Odoo. It is possible that with the reactorisation of the model change the bug in this version will come to light. |
carlosdauden
changed the title
[15.0][IMP] sale_planner_calendar: Backport imporvements from 16.0
[15.0][IMP] sale_planner_calendar: Backport improvements from 16.0
Dec 2, 2024
…type on kanban view. Add sale_planner_done_on_sale_confirm option. Add products menu options. TT51739
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
@Tecnativa TT51739
cc @sergio-teruel @pilarvargas-tecnativa